@charset "utf-8";
/* CSS Document */









/* =========================================  INCONTENT-Layout ============================================ */


.incontent {
	padding:20px 40px 0 30px;
	line-height:24px;
	text-justify:distribute;
	text-align:justify;
}
#incontent {
	padding:20px 0px 0 30px;
}
.incontent ul.newslist {margin:0;padding:0;}
.incontent ul.newslist li {
	margin:30px 0 0 0;
	list-style:none;
	background:url(../images/line.gif) bottom repeat-x;
}
.incontent ul.newslist li a {font-weight:bold;color:#d2d2d2;}
.incontent ul.newslist li a:hover {font-weight:bold;color:#f4f4f4;}

.incontent ul.newslist li p.data {margin:4px 0 17px 0;padding:0;width:520px;color:#6e6e6e;line-height:18px;}

.incontent ul.newslist li p.newsdate {float:right;color:#7d7d7d;font-family: "Arial","Microsoft YaHei","\9ed1\4f53","\5b8b\4f53",sans-serif;display:inline;margin:5px 40px 0 0;line-height:18px;}
.incontent ul.newslist li span {padding:0 7px 0 0;background:url(../images/newspoint.gif) 0 5px no-repeat;}


.incontent ul.productlist {margin:10px 0 0 22px;padding:0;}
.incontent ul.productlist li {
	float:left;
	display:inline;
	margin:0 60px 60px 0 !important;
	margin:0 60px 30px 0;
	padding:6px;
	list-style:none;
	width:148px;/*160px;*/
	height:108px;/*120px;*/
	background:url(../images/productbg.gif) no-repeat;
}
.incontent ul.productlist li p {
	margin:0;
	padding:10px 0 0 0;
	width:147px;
	text-align:center;
	display:block;
	cursor:pointer;
}

.incontent ul.caselist {margin:40px 0 0 0;padding:0;}
.incontent ul.caselist li {
	list-style:none;
	margin:30px 0 0 0 !important;
	margin:10px 0 0 0;
}
.incontent ul.caselist li p.casepic {
	float:left;
	display:inline;
	margin:0 40px 30px 0;
	padding:6px;
	width:148px;/*160px;*/
	height:108px;/*120px;*/
	background:url(../images/productbg.gif) no-repeat;
}
.incontent ul.caselist li p.casetext strong {
	line-height:30px;
}
.incontent ul.caselist li p.casetext {
	float:left;
	display:inline;
	margin:0 0 30px 0;
	color:#d2d2d2;
	line-height:16px;
	font-size:11px;
	width:410px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-justify:none;
	text-align:none;
}
.caseline {
	height:1px;
	background:url(../images/line3.gif) repeat-x
}

.incontent ul.processlist {margin:0;padding:0;}
.incontent ul.processlist li {
	float:left;
	display:inline;
	margin:0 33px 60px 8px;
	padding:7px 0 0 0;
	list-style:none;
	width:300px;
	height:255px;/*262px;*/
	background:url(../images/processbg.gif) no-repeat;
}
.incontent ul.processlist li p {
	margin:0;
	padding:0px 0 0 25px;
	*padding:4px 0 0 25px;
}
.incontent ul.processlist li a:link,.incontent ul.processlist li a:visited {color:#2a2a2a;}
.incontent ul.processlist li a:hover {color:#595959;}



.incontent ul.joblist {margin:0;padding:0;}
.incontent ul.joblist li {
	margin:25px 0 0 0;
	text-indent:13px;
	list-style:none;
	background:url(../images/point.gif) 0 6px no-repeat;
}
.incontent ul.joblist li span {color:#d2d2d2;font-weight:bold;}
.incontent ul.joblist li a {color:#d2d2d2;font-weight:bold;}
.incontent ul.joblist li a:hover {color:#f7f7f7;}
.incontent ul.joblist li p {
	margin:0;
	padding:5px 0 25px 0;
	text-indent:26px;
	line-height:18px;
	background:url(../images/line.gif)  repeat-x;
	*background:url(../images/line.gif) bottom repeat-x;
}


.incontent ul.joblist_title {margin:0;padding:0;width:613px;word-wrap:break-word;}
.incontent ul.joblist_title li {
	float:left;
	display:inline;
	margin:5px 0 0 0;
	width:300px;
	text-indent:13px;
	list-style:none;
	overflow:hidden;
	background:url(../images/point.gif) 0 6px no-repeat;
}
.incontent ul.joblist_title li a {color:#d2d2d2;font-weight:bold;}
.incontent ul.joblist_title li a:hover {color:#f7f7f7;}





.incontent ul.faqlist_title {margin:0;padding:0;}
.incontent ul.faqlist_title li {
	list-style:none;
	width:305px;
	text-indent:13px;
	background:url(../images/point.gif) 0 6px no-repeat;
}
.incontent ul.faqlist_title li a {color:#d2d2d2;font-weight:bold;}
.incontent ul.faqlist_title li a:hover {color:#f7f7f7;}





.line2 {
	width:100%;
	height:2px;
	line-height:2px;
	background:url(../images/line2.gif) bottom repeat-x;
}

.newstitle {
	text-align:center;
}
.newstitle h1 {
	margin:5px 0;
	color:#d2d2d2;
	font-size:16px;
	text-align:center;
}
.newstitle .newsadmin {
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	width:95%;
	text-align:center;
	background:url(../images/line2.gif) repeat-x bottom;
}
.newstitle .newscontent {
	width:95%;
	text-justify:distribute;
	text-align:justify;

}
.newstitle .newsupdown {
	margin:30px 15px 0 15px;
	text-align:left;
}
.newstitle .newsupdown p {
	margin:3px 0;
	padding:0;
}
.newstitle .newsupdown a {color:#d2d2d2}
.newstitle .newsupdown a:hover {color:#fff}







/* =========================================  LEFTMENU-Layout ============================================ */

ul.thispage {margin:0 0 30px 0;padding:0;}
ul.thispage li {
	margin:10px 0 0 45px;
	list-style:none;
	color:#6d6c6c;
	
}
ul.thispage li a:link, ul.thispage li a:visited {padding:0 0 0 10px;color:#6d6c6c;background:url(../images/arrowmenu.gif) 0 3px no-repeat;}
ul.thispage li a:hover {padding:0 0 0 10px;color:#d2d2d2;background:url(../images/arrowmenuon.gif) 0 3px no-repeat;}

ul.thispage li#this a {padding:0 0 0 10px;color:#d2d2d2;background:url(../images/arrowmenuon.gif) 0 3px no-repeat;}



ul#onpage {margin:0;padding:0;}
ul#onpage li {
	padding:3px 0 0 0;
	list-style:none;
	width:190px;
	height:31px;
	line-height:31px;
	color:#6a9eb0;
	text-indent:43px;
	background:url(../images/menuline.gif) no-repeat;
}
ul#onpage li a {width:169px;height:31px;line-height:31px;display:block;color:#6a9eb0;background:url(../images/arrow2.gif) 24px 10px no-repeat;}
ul#onpage li a:hover {color:#7fb8cc;}


.pagecount {
	margin:45px 0 25px 0;
	font-weight:bold;
	text-align:center;
}
.pagecount b {padding:0 5px;}

.pagecount2 {
	margin:0 auto 20px auto;
	padding:20px 0 0 0;
	width:90%;
	height:40px;
	line-height:40px;
	text-align:center;
	background:url(../images/line2.gif) top repeat-x;
}
.pagecount2 b {padding:0 5px;}




/* =========================================  MAINFLASH-Layout ============================================ */

#mainflash1 {
	margin:0 1px 0px 1px;
	width:948px;
	height:205px;
	background-color: #2a2a2a;
}




/* =========================================  INPAGE-COPYRIGHT-Layout ============================================ */

#copyright {	
	margin:0 1px;
	width:100%;
	height:47px;
	text-align:center;
	background:url(../images/inbottom.gif) no-repeat;
}
#copyright span {
	font-family:11px Verdana, Arial, Helvetica, sans-serif;
}

